home *** CD-ROM | disk | FTP | other *** search
- ; Properties for a label. MUST BE DEFINED!!!
-
- BackColor = &H00C0C0C0&
- Caption = "<<fieldname>>"
- FontBold = 0 'False
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 8.25
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- Height = 255
- Index = <<index>>
- Left = <<left>>
- TabIndex = <<tabindex>>
- Top = <<top>>
- Width = 915
-